Update an existing tool credential by its ID.
Update an existing tool credential by its ID.
PUT /v3/tools/credentials/{credential_id}
API Key (x-api-key) must be included in the header.
credential_id
(string) - The ID of the credential to update.A JSON object containing the updated credential data.
A message confirming that the credential was updated.
The ID of the credential to update.
Updated credential data
The body is of type object
.
Credential updated successfully
The response is of type object
.